home *** CD-ROM | disk | FTP | other *** search
/ Champak 66 / Vol 66.iso / games / doodle_d.swf / scripts / DefineButton2_204 / BUTTONCONDACTION on(release).as
Text File  |  2013-04-24  |  90b  |  6 lines

  1. on(release){
  2.    setMusic = true;
  3.    stopAllSounds();
  4.    loop10.start(0,999999999);
  5. }
  6.